Welcome![Sign In][Sign Up]
Location:
Search - client server

Search list

[Internet-Networkchapter3 Time Server Client

Description: 简单的vc Socket入门程序,对socket的基本结构有很清楚的描述,适合初学者初学者-vc Socket simple entry procedures, the basic structure socket has a very clear picture for beginners and beginners
Platform: | Size: 45056 | Author: 张天 | Hits:

[Internet-NetworkRawSocketServerExample

Description: vc++编写的用多线程实现客户-服务器结构的一个例子,有学习价值-vc prepared by using multiple threads to achieve client-server structure of an example, learn the value
Platform: | Size: 34816 | Author: 徐超 | Hits:

[ICQ-IM-Chat网络即时通信系统

Description: 本连天工具的源码有服务器端和客户端程序两部分组成,整体采用java平台开发,多线程开发,并使用 SQL 2000管理数据库系统!-grievances of the tools have the source code server and client program consists of two parts, the overall use of java platform, multithreaded development, and the use of SQL 2000 database management system!
Platform: | Size: 73728 | Author: 朱晓峰 | Hits:

[Consolehenclib263

Description: 客户机/服务器系统比文件服务器系统能提供更高的性能,因为客户端和服务器端将应用的处理要求分开,同时又共同实现其处理要求,对客户端程序的请求实现“分布式应用处理”。服务器为多个客户端应用程序管理数据,而客户端程序发送、请求和分析从服务器接收的数据,这是一种“胖客户机 (Fat Client)”,“瘦服务器 (Thin Server)”的网络计算模式。服务器处理服务要求的过程实际是,先获取传送来的头信息,然后根据头信息新建文件,然后继续接受数据写入文件,当接受完数据后关闭文件。-client/server systems over file server systems can provide higher performance, because the client and server-side applications will be processed separately, but also to achieve their common processing requirements, the client's request to achieve "distributed application processing." Server for a number of client applications data management, and client send request from the server and analysis of the data received, it is a "fat client (Fat Client)", "thin servers (Thin Server)," the network computing model. Server service requirements of the actual process, first to obtain the first delivery of information, according to new information first, and then continue to receive data into the document when they were closed after the data and documents.
Platform: | Size: 2729984 | Author: 徐航 | Hits:

[ICQ-IM-Chatchat(网络聊天程序)

Description: 网络聊天:vc++ 实现 WINSOCK-TCP.包括客户端,服务器端.-network chat : vc achieve WINSOCK-TCP. Include client, server-side.
Platform: | Size: 106496 | Author: | Hits:

[CSharpCShap聊天程序

Description: 一个C#实现的网络聊天程序,采用Stocket编程,包括服务端与客户端-a C# network chat program using Stocket programming, including server and client
Platform: | Size: 87040 | Author: 扬扬 | Hits:

[TCP/IP stackTCPclient-server

Description: 用vb编写的tcp/ip协议下的聊天程序-prepared with the tcp/ip agreement with the chat program
Platform: | Size: 56320 | Author: 陈军 | Hits:

[Internet-NetworkTCPServerclient

Description: 客户服务器TCP/IP通信程序利用WINSOCK编程-client-server TCP/IP communications programming procedures using Winsock
Platform: | Size: 9216 | Author: 高军 | Hits:

[Internet-NetworkTCP的客户服务器通信程序

Description: TCP的客户服务器通信程序 一:程序运行过程 1、运行服务器程序,等待客户端发出请求 2、运行客户端程序,输入客户的IP地址,请求连接 3、若连接成功,服务器端显示客户的IP地址及端口号;客户端接收文件并保存在d:\\client\\ls.txt下,否则,显示错误信息。 二:程序实现原理 发送端:打开文件,逐一读取字符到缓冲区(缓冲区大小为1024),若文件大于1024,则成块发送;若小于,则直接发送。 接受端:与发送端同理。-TCP client-server communication program one : running a process, running the server and wait for the client to issue two requests, the client operating procedures, the importation of customer IP address, link request, if successful connection, the server-client shows the IP address and port number ; the client receives the document and preserve d : \ \ client \ \ ls.txt, otherwise an error message. 2 : Principle procedures transmitter : open the file, read each character to the buffer (buffer size for 1024), and if the document is greater than 1,024, then sent into pieces; If less, then sent directly. Receivers : Send-the same reason.
Platform: | Size: 15360 | Author: | Hits:

[Internet-Network利用Socket进行Java网络编程

Description: 利用socket进行网上对话聊天,包括服务器端和客户端程序源码及用户界面的建立.-You can chat with socket online,including server and client source code and the implementation of GUI
Platform: | Size: 6144 | Author: 王妍 | Hits:

[Telnet Servertelnet_ser&client

Description: 一个用VC编写的远程登录的小程序,包括客户端和服务器端.-a VC prepared by the small remote login procedures, including client and server side.
Platform: | Size: 46080 | Author: 唐军 | Hits:

[Internet-Networkgpage.tar

Description: 项目描述: g-page is a client/server application designed to send text messages to pagers and PCS phones with short messaging capabilites. g-page 是一款客户端/服务器应用程序,用来给呼机或PCS电话发送短消息。 -Project Description : g-page is a client/server application designed to send text messages to pagers and PCS phones with short messaging capabilites. G-page is a client/server application that used to Pagers or PCS phone short message.
Platform: | Size: 212992 | Author: 夏雨 | Hits:

[ICQ-IM-Chatjava__chat

Description: 用JAVA编写的聊天程序,客户端与服务端集成在一个文件中,代码简洁,无多余复杂功能。-prepared with Java chat procedures, client and server integrated in a document, the code simple, non-redundant functional complex.
Platform: | Size: 1024 | Author: 流星雨 | Hits:

[Ftp ClientFTP总集

Description: 七个FTP的客户端和服务器端程序的源码,能够实现文件的上传,下载,修改,删除等诸多功能-7 FTP client and server applications, the source code files to upload and download, modification, deletion and many other functions
Platform: | Size: 5629952 | Author: 刘广 | Hits:

[Windows Developftp_谷新宇_GS0506155

Description: ftp 客户/服务器多线程下载源程序 实现客户端多线程下载功能-ftp client/server multi-threaded download source to achieve client multi-threaded download
Platform: | Size: 165888 | Author: 谷新宇 | Hits:

[Web Server用Java实现Web服务器

Description: 用Java实现Web服务器 本文实现了GET请求的Web服务器程序的方法,通过创建ServerSocket类对象,监听端口8080; 等待、接受客户机连接到端口8080; 创建与socket字相关联的输入流和输出流 然后,读取客户机的请求信息,若请求类型是GET,则从请求信息中获取所访问的HTML文件名,如果HTML文件存在,则打开HTML文件,把HTTP头信息和HTML文件内容通过socket传回给Web浏览器,然后关闭文件。否则发送错误信息给Web浏览器。最后,关闭与相应Web浏览器连接的socket字。-Java Web server is to achieve a GET request to the Web server, through the creation of ServerSocket class object, bugging port 8080; Wait, a client is connected to port 8080; Socket character creation and the associated input and output streams flow then read the client's request information, if the request is the type of GET, request information from being accessed visit HTML document, and if the HTML document exists, then open the HTML file, HTTP headers and HTML files through the socket sent back to the Web browser and then close the file. Otherwise, send the wrong message to the Web browser. Finally, the closing and the corresponding Web browser connected to the socket word.
Platform: | Size: 10240 | Author: 雨岳 | Hits:

[Internet-NetworkInitTokenServer

Description: InitTokenServer文件夹中为服务器与客户端通信的服务器端程序,允许多客户同时连接-InitTokenServer folder to the server and client-server communication procedures to allow more customers link
Platform: | Size: 54272 | Author: pys | Hits:

[Other使用Windows server 2003

Description: 在Windows Server 2003 中为DNS配置Internet 访问、Internet信息服务SMTP邮件中继服务器配置远程域、Microsoft SMTP服务配置本地域、为PPTP VPN客户端配置数据包筛选器支持……等等 -in Windows Server 2003 DNS configuration for Internet access, Internet Information Services SMTP mail relay server configuration remote jurisdictions, Microsoft SMTP service of the geographical configuration, for PPTP VPN client configuration data packet filter support, etc. ...
Platform: | Size: 30720 | Author: 萧建 | Hits:

[ICQ-IM-Chatchaticq

Description: this is use java to write a like icq/msn program, this have client and server code in this .-use java to write a like icq/msn prog ram, this have client and server code in this.
Platform: | Size: 59392 | Author: 陳婷婷 | Hits:

[Communicationjava实现服务器和客户机通讯的的方法

Description: 本文介绍一种用Java的Socket和ServerSocket实现服务器和客户机通讯的的方法。原理是在服务器端建立ServerSocket端口并监听,接收到客户端的连接请求时建立Socket,得到Socket的输入输出流。在客户端新建Socket并获得输入输出流。服务器和客户端的输入输出流建立后使用writeLine()和println()方法彼此发送和接收数据。为提高代码效率,建立两个类clientAgent和serverAgent。 -This article introduces a Java ServerSocket socket server and and client communication methods. The principle is established on the server side ServerSocket ports and eavesdropping, reception to the client connection request to establish socket, the socket to be input and output streams. The new Socket client and access input and output streams. Server and client input and output streams used after the establishment of writeLine (), and println () side France each other to send and receive data. To improve code efficiency, the establishment of two categories clientAgent and serverAgent.
Platform: | Size: 6144 | Author: 郑描中 | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

CodeBus www.codebus.net